net/http.http2ClientConnPool.MarkDead (method)

4 uses

	net/http (current package)
		h2_bundle.go#L747: 	MarkDead(*http2ClientConn)
		h2_bundle.go#L7452: 		cc.t.connPool().MarkDead(cc)
		h2_bundle.go#L8743: 	defer cc.t.connPool().MarkDead(cc)
		h2_bundle.go#L9351: 	cc.t.connPool().MarkDead(cc)